home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=MSGTAG
- AppVerName=MSGTAG
- AppId=MSGTAG
- AppPublisher=MSGTAG
- AppPublisherURL=http://www.msgtag.com/
- AppMutex=MSGTAGMutex
- DefaultDirName={pf}\MSGTAG
- DefaultGroupName=MSGTAG
- UninstallDisplayIcon={app}\MSGTAG.exe
- OutputBaseFilename=MSGTAG140
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.rtf
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\MSGTAG.exe"; DestDir: "{app}";
- Source: "{app}\FAQ.pdf"; DestDir: "{app}";
- Source: "{app}\Tutorial.pdf"; DestDir: "{app}";
- [Run]
- Filename: "{app}\MSGTAG.exe"; Description: "Begin MSGTAG Configuration"; Flags: postinstall nowait
- [UninstallRun]
- Filename: "{app}\MSGTAG.exe"; Parameters: "/uninstall"; RunOnceId: "UninstallCmd";
- [Icons]
- Name: "{group}\MSGTAG"; Filename: "{app}\MSGTAG.exe";
- Name: "{group}\Uninstall MSGTAG"; Filename: "{uninstallexe}";
-